home *** CD-ROM | disk | FTP | other *** search
/ C/C++ 3D Game Tools / C-C++ 3D Game Tools.iso / ziptools / arj / unp312.arj / WHATSNEW.312 < prev   
Encoding:
Text File  |  1993-08-25  |  3.6 KB  |  94 lines

  1. Changes made from UNP V3.12 to V3.11
  2.  
  3. Due to a hard disk crash I lost propack v2.08 and ice V1.00, can anyone
  4. who has one or both of these pleeeaaassseeee send it to me?
  5.  
  6. Also, I decided to release UNP as freewhere (see doc), please register!
  7.  
  8. - improved check for write errors
  9. - added code to avoid infinite loop when using -a option and Infile and
  10.   and Outfile are specified
  11. - added PROTECT! EXE/COM V3.0
  12. - fixed bug which sometimes discarded the last byte of an exepacked file
  13. - added -l switch to disable the feature below
  14. - changed loadfix routine, files are now reloaded when they are loaded too
  15.   low and they require one segment below (with this larger files can be
  16.   handled)
  17. - added code to remove a routine that converts exe to com files found on
  18.   FORMAT.COM supplied with dos6
  19. - added routine to unpack a program called UsR-Patch v3.0
  20. - fixed minor bug in identifying DIET routines
  21. - added DIET V1.45f and DIET 1.44 with -G option
  22. - Changed command line processing :
  23.    - UNP's Infile wildcard is now by default set to *.* if you have
  24.      specified a command.
  25.    - a *.* is automaticly added now if Infile ends with a '\'
  26.  
  27.  
  28. Changes made from UNP V3.11 to V3.10
  29.  
  30. - rewrote tinyprog routine, now also able to unpack some unknown version
  31. - added PROTECT! EXE/COM V1.0, V1.1 and V2.0 (encrypts and checks CRCs
  32.   on COM and EXE files)
  33. - rewrote DIET routine, added recognition of DIET V1.00d
  34.  
  35.  
  36. Changes made from UNP V3.10 to V3.02
  37.  
  38. - added CRUNCHER V1.0
  39. - changed EXEPACK to recognize another routine found
  40. - added another COM scramble routine I received.
  41. - received a file compressed with SCRUNCH, added (I guess)
  42. - added PKLITE V1.00ß (2), see doc
  43. - received a file compressed with SEA-AXE, added
  44. - added writing back with COM structure of dieted COM files
  45.  
  46.  
  47. Changes made from UNP V3.02 to V3.01
  48.  
  49. - added s command to show a list of compressed files
  50. - added -k switch for pklite signature handling in batch files. Note
  51.   that the signature is added by default now!
  52. - program crashed when decompressing compack with EMM386 as memory
  53.   manager, fixed.
  54. - improvement in memory use, useful when running low on memory
  55. - fixed options -c -a to not retry when a 'N' is answered
  56. - added removing of Central Point Anti-Virus immunize code
  57. - added a removable 'fake PKLITE signature'
  58. - added handling of UNPs V3.01 or earlier 'fake PKLITE signature'
  59. - added handling/removing of dislite's 'fake PKLITE signature'
  60. - changed -a option to not retry when decompression failed
  61. - identified PKLITE V1.10 (3) and V1.14 (1)
  62. - added handling of a scramble routine found in a program sent to me
  63. - finally added decompressing PGMPAK V0.14 (stupid bug on my side :(
  64. - rewrote EXEPACK routine and fixed a bug in this
  65.  
  66.  
  67. Changes made from UNP V3.00 to V3.01
  68.  
  69. - fixed bug in routine for storing relocation items
  70. - rewrote PKLITE routine in another style
  71.  
  72.  
  73. Although UNP V3.00 is a complete rewrite, I'll try to mention the most
  74. important changes compared with V2.13..
  75.  
  76. - added wildcard support
  77. - changed filename processing routines
  78. - added option -a to retry on decompressed files
  79. - added option -c that asks the user before decompressing
  80. - added catching of INT 21 (disabled with -i option)
  81. - added option -v which shows additional information
  82. - changed -l option to l command
  83.  
  84. - added COMPACK V4.5
  85. - added PROPACK V2.08
  86. - added a COM routine for DIET V1.00
  87. - added an EXE routine for DIET V1.01
  88. - added several versions of EXEPACK
  89. - added several PKLITE extra compression routines
  90. - Merged LZEXE, KVETCH and PROPACK into one routine
  91. - added TINYPROG V1.0 and V3.6
  92.  
  93. - fixed many bugs, including the infamous LZEXE bug!
  94.